home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / wall310a.zip / THEWALL.HIS < prev   
Text File  |  1992-06-10  |  4KB  |  76 lines

  1. 12/30/91 [REALLY EARLY IN THE MORNING TOO!]
  2.          v1.0a  - Initial release.
  3.  
  4. 01/02/92 v1.01a - Re-release of program. Fixed a minor bug that only allowed a
  5.                   user to read the wall once. Also added a Chat Page option to
  6.                   the main wall menu. I'm still debating adding a few more
  7.                   options to the wall.
  8.  
  9.                   *** A CHANGE TO YOUR CONFIGURATION FILE IS NECESSARY! ***
  10.                   A new option was added to allow the SysOp to define the
  11.                   number of lines for the grafitti wall. Now up to 100 lines
  12.                   are configurable by the SysOp (5 is the limit for unreg-
  13.                   istered doors)                - Thanks Mike Brady
  14.  
  15. 01/22/92 v2.0ß - The source code was rewritten using Borland C++ v2.0. I wanted
  16.                  to make the code tighter and faster than the original (which
  17.                  was written in Turbo Pascal 6.0) and also wanted to make it
  18.                  available to more BBS programs.
  19.  
  20.                   *** A CHANGE TO YOUR CONFIGURATION FILE IS NECESSARY! ***
  21.                   A few options were dropped and a few were added to the
  22.                   configuration file. All previous serial numbers, however,
  23.                   are still compatible.
  24.  
  25.                   o Dropped was the name of the grafitti wall.
  26.                   o Added was a SysOp security level feature to allow restarting
  27.                     of the grafitti wall while online. This enables the SysOp
  28.                     to get rid of a wall that's beginning to fill with
  29.                     profanity or vulgarity.
  30.  
  31.                   [ THIS IS A BETA RELEASE TO TEST OUT THE NEW PROGRAM CODING ]
  32.  
  33. 01/23/92 v2.01 - After having played around with my C++ utilities for writing
  34.                  doors, I realized that I had hard-coded ANSI color commands
  35.                  into THE WALL. So, I went back and rewrote the code to give
  36.                  non ANSI users a screen they could read! :-)
  37.  
  38.                  Also added were some new menu options, including:
  39.  
  40.                  o (I)nformation On The Vampyre Bar! BBS (and the door)
  41.  
  42.                  I'm far more comfortable with this version and am releasing it
  43.                  for use on all systems...
  44.  
  45.                  *** NO CHANGE TO YOUR CONFIGURATION FILE IS NECESSARY ***
  46.  
  47. 01/26/92 v2.02 - Put the configuration option of naming the grafitti wall back
  48.                  into the door after being begged repeatedly by a local SysOp.
  49.                  Also added some surprise features to the wall, such as the
  50.                  chance of either being arrested by the local police depart-
  51.                  ment or being complimented by the local poetry society!
  52.  
  53.                  *** A CHANGE TO YOUR CONFIGURATION FILE IS NECESSARY! ***
  54.                  You need to add to your configuration file the name you want
  55.                  to use for the grafitti wall.
  56.  
  57. 02/14/92 v3.0a - Made alot of code changes to reflect some request by SysOps
  58.                  who have called the home board. I added an option for the
  59.                  SysOp to give the "abusive" policeman a name and also to give
  60.                  the user more time online (SysOp defined) at random intervals.
  61.  
  62.                  *** A CHANGE TO YOUR CONFIGURATION FILE IS NECESSARY! ***
  63.                  You need to add the new lines to your configuration file so
  64.                  that the new features can be implemented.
  65.  
  66. 06/10/92 v3.1a - Made a few minor changes to the code. One of the major im-
  67.                  provements is the removal of 80x86 word alignment in the
  68.                  compiling process. This caused SysOps running 8088 machines
  69.                  to not be able to use their registration number.
  70.  
  71.                  *** A CHANGE TO YOUR CONFIGURATION FILE IS NECESSARY! ***
  72.                  You need to remove the line from your configuration that
  73.                  defines the SysOp access level. I've resorted to using just
  74.                  the user's record number in USERS to decide who is SysOp
  75.                  and who isn't.
  76.